-
Notifications
You must be signed in to change notification settings - Fork 32
✨ [Frontend] Patch service icon #7209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ [Frontend] Patch service icon #7209
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 when it comes to icons, why not to provide a pre-selection of some icons to select from instead of adding a random url? You can also add the last as a "custom icon" option
What would you suggest as a pre-selection for service icons? What is the last custom icon? |
|
|
If there is no icon set, the fallback is the product icon... |





What do these changes do?
Service owners can patch the service icon.
This icon is shown on the service card and it also used to "guess" the icon that should be shown on the study/template cards.
Related issue/s
How to test
Dev-ops checklist